Namespace - LJCViewEditor
Parameters
dbRequest - The DbRequest object.
indent - The indent string.
Returns
The DbFilters create code.
Syntax
| C# |
|
public static String FiltersCode(DbRequest dbRequest, String indent = null)
|
Creates and returns the DbFilters create code for the specified DbRequest.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.